linux/bitops: Move BIT definitions at top
authorJagan Teki <[email protected]>
Wed, 21 Oct 2015 12:00:34 +0000 (17:30 +0530)
committerTom Rini <[email protected]>
Wed, 21 Oct 2015 13:13:55 +0000 (09:13 -0400)
commit673452876fe988048764e3c9fc1c42b9f51d3255
tree3cd6cee507c4cbc5f736db315b8de139ca139e75
parente8d124fae0f3dff87348c989aa65ecf9b6eadc14
linux/bitops: Move BIT definitions at top

Since it's a copy from Linux, this patch moved all
BIT definitions to top so-that it looks same as Linux file.

Cc: Tom Rini <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
include/linux/bitops.h